xref: /netbsd-src/share/i18n/csmapper/ISO-8859/UCS%ISO-8859-7.src (revision 3ce59d0949096ef37ef31fae7ece63c53e94514a)
1*3ce59d09Stnozaki# $NetBSD: UCS%ISO-8859-7.src,v 1.5 2006/07/12 16:56:35 tnozaki Exp $
21d910e61Stshiozak
31d910e61StshiozakTYPE		ROWCOL
41d910e61StshiozakNAME		ISO-8859-7/UCS
5*3ce59d09StnozakiSRC_ZONE	0x0000-0x20AF
699831f71StshiozakOOB_MODE	INVALID
799831f71StshiozakDST_INVALID	0x100
81d910e61StshiozakDST_UNIT_BITS	16
91d910e61Stshiozak
101d910e61StshiozakBEGIN_MAP
111d910e61Stshiozak#
121d910e61Stshiozak# This mapping data is made from the mapping data provided by Unicode, Inc.
131d910e61Stshiozak# Original notice:
141d910e61Stshiozak#
15*3ce59d09Stnozaki#	Name:             ISO 8859-7:2003 to Unicode
16*3ce59d09Stnozaki#	Unicode version:  4.0
17*3ce59d09Stnozaki#	Table version:    2.0
181d910e61Stshiozak#	Table format:     Format A
19*3ce59d09Stnozaki#	Date:             2003-Nov-12
201d910e61Stshiozak#	Authors:          Ken Whistler <kenw@sybase.com>
211d910e61Stshiozak#
22*3ce59d09Stnozaki#	Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
231d910e61Stshiozak#
241d910e61Stshiozak#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
251d910e61Stshiozak#	No claims are made as to fitness for any particular purpose.  No
261d910e61Stshiozak#	warranties of any kind are expressed or implied.  The recipient
271d910e61Stshiozak#	agrees to determine applicability of information provided.  If this
281d910e61Stshiozak#	file has been provided on optical media by Unicode, Inc., the sole
291d910e61Stshiozak#	remedy for any claim will be exchange of defective media within 90
301d910e61Stshiozak#	days of receipt.
311d910e61Stshiozak#
321d910e61Stshiozak#	Unicode, Inc. hereby grants the right to freely use the information
331d910e61Stshiozak#	supplied in this file in the creation of products supporting the
341d910e61Stshiozak#	Unicode Standard, and to make copies of this file in any form for
351d910e61Stshiozak#	internal or external distribution as long as this notice remains
361d910e61Stshiozak#	attached.
371d910e61Stshiozak#
381d910e61Stshiozak#	General notes:
391d910e61Stshiozak#
401d910e61Stshiozak#	This table contains the data the Unicode Consortium has on how
41*3ce59d09Stnozaki#       ISO 8859-7:2003 characters map into Unicode.
421d910e61Stshiozak#
431d910e61Stshiozak#	ISO 8859-7:1987 is equivalent to ISO-IR-126, ELOT 928,
44*3ce59d09Stnozaki#	and ECMA 118. ISO 8859-7:2003 adds two currency signs
45*3ce59d09Stnozaki#	and one other character not in the earlier standard.
461d910e61Stshiozak#
471d910e61Stshiozak#	Format:  Three tab-separated columns
481d910e61Stshiozak#		 Column #1 is the ISO 8859-7 code (in hex as 0xXX)
491d910e61Stshiozak#		 Column #2 is the Unicode (in hex as 0xXXXX)
501d910e61Stshiozak#		 Column #3 the Unicode name (follows a comment sign, '#')
511d910e61Stshiozak#
521d910e61Stshiozak#	The entries are in ISO 8859-7 order.
531d910e61Stshiozak#
541d910e61Stshiozak#	Version history
551d910e61Stshiozak#	1.0 version updates 0.1 version by adding mappings for all
561d910e61Stshiozak#	control characters.
571d910e61Stshiozak#	Remap 0xA1 to U+2018 (instead of 0x02BD) to match text of 8859-7
581d910e61Stshiozak#	Remap 0xA2 to U+2019 (instead of 0x02BC) to match text of 8859-7
591d910e61Stshiozak#
60*3ce59d09Stnozaki#	2.0 version updates 1.0 version by adding mappings for the
61*3ce59d09Stnozaki#	three newly added characters 0xA4, 0xA5, 0xAA.
62*3ce59d09Stnozaki#
631d910e61Stshiozak#	Updated versions of this file may be found in:
64*3ce59d09Stnozaki#		<http://www.unicode.org/Public/MAPPINGS/>
651d910e61Stshiozak#
66*3ce59d09Stnozaki#	Any comments or problems, contact the Unicode Consortium at:
67*3ce59d09Stnozaki#	        <http://www.unicode.org/reporting.html>
681d910e61Stshiozak#
69*3ce59d09Stnozaki0x0000-0x007F = 0x00-
701d910e61Stshiozak0x0080 = 0x80
711d910e61Stshiozak0x0081 = 0x81
721d910e61Stshiozak0x0082 = 0x82
731d910e61Stshiozak0x0083 = 0x83
741d910e61Stshiozak0x0084 = 0x84
751d910e61Stshiozak0x0085 = 0x85
761d910e61Stshiozak0x0086 = 0x86
771d910e61Stshiozak0x0087 = 0x87
781d910e61Stshiozak0x0088 = 0x88
791d910e61Stshiozak0x0089 = 0x89
801d910e61Stshiozak0x008A = 0x8A
811d910e61Stshiozak0x008B = 0x8B
821d910e61Stshiozak0x008C = 0x8C
831d910e61Stshiozak0x008D = 0x8D
841d910e61Stshiozak0x008E = 0x8E
851d910e61Stshiozak0x008F = 0x8F
861d910e61Stshiozak0x0090 = 0x90
871d910e61Stshiozak0x0091 = 0x91
881d910e61Stshiozak0x0092 = 0x92
891d910e61Stshiozak0x0093 = 0x93
901d910e61Stshiozak0x0094 = 0x94
911d910e61Stshiozak0x0095 = 0x95
921d910e61Stshiozak0x0096 = 0x96
931d910e61Stshiozak0x0097 = 0x97
941d910e61Stshiozak0x0098 = 0x98
951d910e61Stshiozak0x0099 = 0x99
961d910e61Stshiozak0x009A = 0x9A
971d910e61Stshiozak0x009B = 0x9B
981d910e61Stshiozak0x009C = 0x9C
991d910e61Stshiozak0x009D = 0x9D
1001d910e61Stshiozak0x009E = 0x9E
1011d910e61Stshiozak0x009F = 0x9F
1021d910e61Stshiozak0x00A0 = 0xA0
1031d910e61Stshiozak0x00A3 = 0xA3
1041d910e61Stshiozak0x00A6 = 0xA6
1051d910e61Stshiozak0x00A7 = 0xA7
1061d910e61Stshiozak0x00A8 = 0xA8
1071d910e61Stshiozak0x00A9 = 0xA9
1081d910e61Stshiozak0x00AB = 0xAB
1091d910e61Stshiozak0x00AC = 0xAC
1101d910e61Stshiozak0x00AD = 0xAD
1111d910e61Stshiozak0x00B0 = 0xB0
1121d910e61Stshiozak0x00B1 = 0xB1
1131d910e61Stshiozak0x00B2 = 0xB2
1141d910e61Stshiozak0x00B3 = 0xB3
115*3ce59d09Stnozaki0x00B7 = 0xB7
116*3ce59d09Stnozaki0x00BB = 0xBB
117*3ce59d09Stnozaki0x00BD = 0xBD
118*3ce59d09Stnozaki0x037A = 0xAA
1191d910e61Stshiozak0x0384 = 0xB4
1201d910e61Stshiozak0x0385 = 0xB5
1211d910e61Stshiozak0x0386 = 0xB6
1221d910e61Stshiozak0x0388 = 0xB8
1231d910e61Stshiozak0x0389 = 0xB9
1241d910e61Stshiozak0x038A = 0xBA
1251d910e61Stshiozak0x038C = 0xBC
1261d910e61Stshiozak0x038E = 0xBE
1271d910e61Stshiozak0x038F = 0xBF
1281d910e61Stshiozak0x0390 = 0xC0
1291d910e61Stshiozak0x0391 = 0xC1
1301d910e61Stshiozak0x0392 = 0xC2
1311d910e61Stshiozak0x0393 = 0xC3
1321d910e61Stshiozak0x0394 = 0xC4
1331d910e61Stshiozak0x0395 = 0xC5
1341d910e61Stshiozak0x0396 = 0xC6
1351d910e61Stshiozak0x0397 = 0xC7
1361d910e61Stshiozak0x0398 = 0xC8
1371d910e61Stshiozak0x0399 = 0xC9
1381d910e61Stshiozak0x039A = 0xCA
1391d910e61Stshiozak0x039B = 0xCB
1401d910e61Stshiozak0x039C = 0xCC
1411d910e61Stshiozak0x039D = 0xCD
1421d910e61Stshiozak0x039E = 0xCE
1431d910e61Stshiozak0x039F = 0xCF
1441d910e61Stshiozak0x03A0 = 0xD0
1451d910e61Stshiozak0x03A1 = 0xD1
1461d910e61Stshiozak0x03A3 = 0xD3
1471d910e61Stshiozak0x03A4 = 0xD4
1481d910e61Stshiozak0x03A5 = 0xD5
1491d910e61Stshiozak0x03A6 = 0xD6
1501d910e61Stshiozak0x03A7 = 0xD7
1511d910e61Stshiozak0x03A8 = 0xD8
1521d910e61Stshiozak0x03A9 = 0xD9
1531d910e61Stshiozak0x03AA = 0xDA
1541d910e61Stshiozak0x03AB = 0xDB
1551d910e61Stshiozak0x03AC = 0xDC
1561d910e61Stshiozak0x03AD = 0xDD
1571d910e61Stshiozak0x03AE = 0xDE
1581d910e61Stshiozak0x03AF = 0xDF
1591d910e61Stshiozak0x03B0 = 0xE0
1601d910e61Stshiozak0x03B1 = 0xE1
1611d910e61Stshiozak0x03B2 = 0xE2
1621d910e61Stshiozak0x03B3 = 0xE3
1631d910e61Stshiozak0x03B4 = 0xE4
1641d910e61Stshiozak0x03B5 = 0xE5
1651d910e61Stshiozak0x03B6 = 0xE6
1661d910e61Stshiozak0x03B7 = 0xE7
1671d910e61Stshiozak0x03B8 = 0xE8
1681d910e61Stshiozak0x03B9 = 0xE9
1691d910e61Stshiozak0x03BA = 0xEA
1701d910e61Stshiozak0x03BB = 0xEB
1711d910e61Stshiozak0x03BC = 0xEC
1721d910e61Stshiozak0x03BD = 0xED
1731d910e61Stshiozak0x03BE = 0xEE
1741d910e61Stshiozak0x03BF = 0xEF
1751d910e61Stshiozak0x03C0 = 0xF0
1761d910e61Stshiozak0x03C1 = 0xF1
1771d910e61Stshiozak0x03C2 = 0xF2
1781d910e61Stshiozak0x03C3 = 0xF3
1791d910e61Stshiozak0x03C4 = 0xF4
1801d910e61Stshiozak0x03C5 = 0xF5
1811d910e61Stshiozak0x03C6 = 0xF6
1821d910e61Stshiozak0x03C7 = 0xF7
1831d910e61Stshiozak0x03C8 = 0xF8
1841d910e61Stshiozak0x03C9 = 0xF9
1851d910e61Stshiozak0x03CA = 0xFA
1861d910e61Stshiozak0x03CB = 0xFB
1871d910e61Stshiozak0x03CC = 0xFC
1881d910e61Stshiozak0x03CD = 0xFD
1891d910e61Stshiozak0x03CE = 0xFE
190*3ce59d09Stnozaki0x2015 = 0xAF
191*3ce59d09Stnozaki0x2018 = 0xA1
192*3ce59d09Stnozaki0x2019 = 0xA2
193*3ce59d09Stnozaki0x20AC = 0xA4
194*3ce59d09Stnozaki0x20AF = 0xA5
1951d910e61StshiozakEND_MAP
196